home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 04 geoProgramming / COPEIN.SDA / QV.SCRIPT (.txt) < prev    next >
Encoding:
GEOS ConVerT  |  2019-04-13  |  824 b   |  30 lines

  1. QV_SCRIPT
  2. SEQ formatted GEOS file V1.0
  3. Epson FX-80
  4.     QV_TABLES
  5. LASTER'S 
  6. ONVERTER 
  7. COPE Source V1.1
  8. QuickView
  9. COPE Editor V1.3
  10. Untitled
  11. QV_SCRIPT
  12. @#@D@U@j@u@
  13. .START $400
  14. .INIT CodeHere
  15. .TYPE 6
  16. .NAME "QuickView   V1.0",0,0,0,1
  17. .Dname QuickView
  18. .Author BSC TechUnit
  19. ;---------
  20. .Include QV_SYSTEM,0;the equates
  21. .Include QV_SYSTEM,1; the routines
  22. .Include QV_SYSTEM,2; the MACROS
  23. CodeHere
  24. .Include QV_MAIN
  25. .Include QV_UTILITY
  26. .Include QV_LOAD
  27. .Include QV_TABLES
  28. ENDCDE
  29. ;------
  30.